home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 2 / Macwelt DVD 2.cdr / System / System-Utilities / macosx / Keep Sound Awake 1.2.dmg / KeepSoundAwake 1.2 / source / KSAPrefs / English.lproj / MFKSAPreferencePanel.nib / classes.nib next >
Encoding:
Text File  |  2002-04-07  |  745 b   |  24 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {changeAllowSleep = id; changeSeconds = id; }; 
  6.             CLASS = MFKSAPreferencePane; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {allowSleepCheckbox = NSButton; secondsText = NSTextField; }; 
  9.             SUPERCLASS = NSPreferencePane; 
  10.         }, 
  11.         {
  12.             CLASS = NSPreferencePane; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 _firstKeyView = NSView; 
  16.                 _initialKeyView = NSView; 
  17.                 _lastKeyView = NSView; 
  18.                 _window = NSWindow; 
  19.             }; 
  20.             SUPERCLASS = NSObject; 
  21.         }
  22.     ); 
  23.     IBVersion = 1; 
  24. }